PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / PDF3DCrossSection Constructor / PDF3DCrossSection Constructor(PDFCosDictionary)
Tee COS cross-section.
In This Topic
    PDF3DCrossSection Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DCrossSection object with a specified COS cross-section.
    Syntax
    public PDF3DCrossSection( 
       PDFCosDictionary cos3DCrossSection
    )

    Parameters

    cos3DCrossSection
    Tee COS cross-section.
    See Also